2015-09-22 - 21557 - Spec - Retail Pro - Custom Material Description (Craig by 2015-10-09) #OpenOrders #ABAPEXTRACT #SDMiscellaneousReports
SPECIFICATIONS
21557 -Spec- Retail Pro - Custom Material Description
Purpose
The customer material description changed materials needs to be displayed in the inventory extract file.
Admin Info
Purpose
|
The customer material description changed materials needs to be displayed in the inventory extract file.
|
Requested By
|
Craig Spangler
|
Spec Created By
|
Deepak Yasam
|
Spec Created Date
|
09/22/2015
|
Spec QA by
|
Deepak Yasam
|
Objects
|
ZIMM_XML_INVENTORY_OUTPUT
|
Document Status
|
Completed
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
02
|
2
|
Documentation
|
04
|
3
|
Development/ Config
|
12
|
4
|
Unit test in DEV
|
04
|
5
|
Unit test in QUA
|
00
|
6
|
Other activity
|
|
|
TOTAL
|
22
|
References
Prior Tickets
[Provide links of prior associated Spec / Break Fix BOSS document(s)]
None
Documents
[Attach any document(s) received for the requirement(s)]
None
Spec Changes
[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]
Sl.
|
Change Details
|
Requested By
|
Requested On
|
Notes if any
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functional Requirement
Purpose/WHY:
[Explain the purpose of the project and the reason why this requirement has come]
Earlier the customer description is used to maintain in KDMAT field and the field changes are considered.
In Scope:
[List the activities to be included in scope]
The new field POSTX changes should be considered for displaying the material.
Out of Scope:
[Out of scope activities]
No other field is considered.
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
The program ZIMM_XML_INVENTORY_OUTPUT needs to be modified to consider the change logs of POSTX field in CDHDR table so that material can be displayed in the extract file.
Test Plan
[List test scenarios/cases to be executed here]
Test ID
|
Test Scenario
|
Expected Results
|
SD001
|
Change the customer description field for the material in VD52 t.code and execute the program.
|
The material should be displayed in the output file.
|
SD002
|
Change the customer material field for the material in VD52 t.code and execute the program.
|
The material should be displayed in the output file.
|
SD003
|
Change the customer description and customer material fields for the material in VD52 t.code and execute the program.
|
The material should be displayed in the output file.
|
Solution Details
[Provide complete technical details for configuration or programming here]
1. The change logs for the POSTX field are updated by activating the change document indicator for the data element KDPTX using an access key (
Registration Key 37037258593043460870)
2. The ZIMM_XML_INVENTORY_OUTPUT is changed to read the change logs for the POSTX field in VD52 transaction and consider those materials to dispaly in the extract file with appropriate values.
Issues
[List Issues / Bugs identified in configuration or development]